-
Notifications
You must be signed in to change notification settings - Fork 0
fix: migrate to arbitrum #45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- Updated links in debugging and inputs/outputs guides to reflect new result decryption guide. - Added new guide on downloading and decrypting iApp results, detailing the process and providing code examples. - Removed outdated debug mode option from access management guide. - Streamlined input handling sections in execution guides, consolidating command-line argument examples. - Enhanced getting started guide with clearer prerequisites and installation instructions. - Removed unnecessary debug-related code snippets from the DataProtector documentation. - Updated iApp generator documentation to clarify project modes and removed debug mode references. - Improved formatting and clarity in the getting started guide for the iApp generator.
…payment execution guide - Deleted sections on using CLI with RLC and vouchers, as well as the batch operations example to streamline the documentation. - Focused on enhancing clarity and relevance of payment methods in the guide.
- Renamed and reorganized sections in the sidebar for clarity, replacing 'Different Ways to Execute an iApp' with 'Run iApp' and 'Use iApp with Protected Data' with 'Run iApp with Inputs'. - Updated links in the 'Getting Started' guide to reflect the new structure. - Added new guides for 'Run an iApp' and 'Run iApp with Inputs', detailing execution methods and input handling. - Removed the outdated 'Use iApp with Protected Data' guide to streamline documentation.
- Enhanced readability by breaking long lines into multiple lines in the 'Choosing Between Toolkit' section. - Maintained the content integrity while improving the overall presentation of the guide.
…xamples - Added a new section outlining when to use each execution method: iApp Generator CLI, iExec Library, and iExec CLI. - Introduced detailed code examples for using the iExec SDK Library and iExec CLI for executing iApps. - Improved overall organization and clarity of the guide to assist users in selecting the appropriate execution method.
- Renamed 'Build and Deploy' to 'Build and Test' in navigation and sidebar for consistency. - Added a new guide for 'Build and Test an iApp' detailing the creation and testing process. - Introduced a new guide for 'Deploy and Run an iApp' covering deployment methods and execution on the iExec network. - Updated links in existing documentation to align with the new guide structure.
…ucture - Removed outdated deployment examples from the 'Build and Test' guide to streamline content. - Enhanced the 'Deploy and Run' guide with a clearer introduction and restructured sections for better flow. - Updated headings for consistency and improved readability throughout the documentation.
… details - Added sections explaining the creation of `deployments.json` and `runs.json` files for tracking deployments and runs on the iExec network. - Included JSON examples to illustrate the structure of the tracking files. - Updated next steps to guide users on managing access and debugging techniques.
- Enhanced the 'Build and Test an iApp' and 'Deploy and Run an iApp' guides by breaking long lines in descriptions for better readability. - Removed the outdated 'Run an iApp' and 'Run iApp with Inputs' guides to streamline documentation. - Updated descriptions and sections to improve clarity and consistency across the guides.
- Moved the 'Run iApp without ProtectedData' link to follow the 'Run iApp with ProtectedData' link for better logical flow in the sidebar. - Ensured consistent presentation of guide links to enhance user experience.
- Updated the 'Run iApp with ProtectedData' guide to emphasize the role of ProtectedData as a powerful input type while introducing non-persistent inputs for customization. - Revised the 'Run iApp without ProtectedData' guide to highlight the flexibility of using non-persistent inputs, including Arguments, Input Files, and Secrets, for tailored iApp executions.
- Added a new sidebar link for "How to Pay the Executions" to enhance navigation. - Revised the "How to Pay the Executions" guide to streamline payment methods and clarify steps for using RLC tokens and vouchers. - Removed outdated guides related to Web3Mail and Web3Telegram payment methods to reduce redundancy and improve focus on current documentation. - Updated references in the SDK documentation to point to the revised payment guide for better user guidance.
…election in documentation
The latest updates on your projects. Learn more about Vercel for GitHub.
|
…l references in documentation
…d sections - Removed outdated references and sections from the advanced iApp guides, including the overview and SGX encrypted dataset. - Updated sidebar to reflect the changes in the advanced section. - Enhanced documentation with dynamic chain name integration for commands. - Removed unused image assets and improved clarity in examples.
…rity - Added titles and descriptions to several guides, including "iExec Oracle," "Access Confidential Assets from Your App," "Build Your First Application with Scone Framework," and "Build Intel TDX App (Experimental)." - Updated links in various TEE guides to reflect the new "Deploy & Run" terminology. - Improved clarity in the "Quick Start for Developers" guide by integrating specific chain names into command examples.
- Improved phrasing in the "Deploy & Run" sections across multiple TEE guides for better readability. - Updated command examples to use dynamic workerpool addresses instead of hardcoded values in various advanced iApp documentation. - Enhanced clarity in the "Access Confidential Assets" guide by adjusting the description formatting.
- Replaced hardcoded application addresses with dynamic placeholders in the Oracle and iApp guides for better maintainability. - Updated authorization app references to use dynamic variables in Web3Mail and Web3Telegram documentation. - Enhanced clarity in the sendEmail and sendTelegram methods by improving the description of authorization requirements.
…nsistency - Corrected the versioning format in the "Deploy & Run" guide for the sconified image. - Standardized workerpool references in the "Run iApp Without Protected Data" guide by removing unnecessary comments. - Simplified the description of the workerpool in the "Process Protected Data" guide for better understanding. - Removed redundant instruction regarding contacting iExec for production mode in the iApp generator documentation.
- Changed comments from "Get current chain and compute explorer info" to "Get current chain info" in multiple documentation files for improved clarity and consistency.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.